Added directory with Glade catalog
authorTristan Van Berkom <tristanvb@openismus.com>
Sun, 24 Mar 2013 16:40:57 +0000 (01:40 +0900)
committerTristan Van Berkom <tristanvb@openismus.com>
Mon, 8 Apr 2013 12:19:27 +0000 (21:19 +0900)
commita41c628a3be862ecaaf511a43e6454158a07abad
tree5eee4bfe791158fdd1e8fc2699a18ad1baa4dc6d
parent3b7fc8cdc9edab23755c1d79a74555485d14dd9c
Added directory with Glade catalog

This catalog can be used to work with GTK+'s private widget types,
this patch exposes a private function gtk_glade_catalog_init() which
Glade will use for the sole purpose of initializing some private widget
types in GTK+ that are referenced from various GTK+ composite widget
xml files.
gtk/Makefile.am
gtk/glade/README.glade [new file with mode: 0644]
gtk/glade/gtk-private-widgets.xml [new file with mode: 0644]
gtk/gtk.symbols
gtk/gtkgladecatalog.c [new file with mode: 0644]